ColorValue(int, ColorMode)

Constructor

Namespace: ANSITerm

Declared in: ANSITerm.ColorValue


Creates a indexed color mode definition.

Syntax

public ColorValue(
	int index,
	ColorMode mode
)

See also

  • ColorValue(Color8)
  • ColorValue(Color16)
  • ColorValue(Color256)
  • ColorValue(Color)

  • Back to index